home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / pascal / stoplit.exe / STOPLITE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-18  |  165 b   |  15 lines

  1. /*
  2.  *
  3.  *    STOPLITE.H
  4.  *
  5.  */
  6.  
  7. /*
  8.  *    Icon ids
  9.  */
  10.  
  11. #define StopLite    100
  12. #define GreenLight  200
  13. #define YellowLight 201
  14. #define RedLight    202
  15.